home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2003 February / Pcwk022003b.iso / Antywirusy / Panda AntiVirus Platinum 7 / plat7shin.exe / data1.cab / Comunes / Config.dll / 0 / RCDATA / TFORMCONFIGADJUNTOSPELIGROSOS / TFORMCONFIGADJUNTOSPELIGROSOS.txt < prev   
Text File  |  2002-10-11  |  4KB  |  162 lines

  1. object FormConfigAdjuntosPeligrosos: TFormConfigAdjuntosPeligrosos
  2.   Left = 308
  3.   Top = 186
  4.   BorderStyle = bsDialog
  5.   Caption = 'Configuraci∩┐╜n de archivos adjuntos peligrosos'
  6.   ClientHeight = 160
  7.   ClientWidth = 422
  8.   Color = 14215660
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   KeyPreview = True
  15.   OldCreateOrder = False
  16.   OnKeyPress = FormKeyPress
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object PlaGroupBox2: TPlaGroupBox
  20.     Tag = 15900
  21.     Left = 14
  22.     Top = 7
  23.     Width = 397
  24.     Height = 106
  25.     TitleFont.Charset = DEFAULT_CHARSET
  26.     TitleFont.Color = 13977088
  27.     TitleFont.Height = -11
  28.     TitleFont.Name = 'MS Sans Serif'
  29.     TitleFont.Style = []
  30.     Caption = 'Archivos adjuntos potencialmente peligrosos'
  31.     Font.Charset = DEFAULT_CHARSET
  32.     Font.Color = clWindowText
  33.     Font.Height = -11
  34.     Font.Name = 'Tahoma'
  35.     Font.Style = []
  36.     ParentFont = False
  37.     TabOrder = 0
  38.     object Label26: TLabel
  39.       Tag = 16000
  40.       Left = 58
  41.       Top = 19
  42.       Width = 327
  43.       Height = 26
  44.       AutoSize = False
  45.       Caption = 
  46.         'Indica qu∩┐╜ tipo de archivos deseas que sean considerados peligro' +
  47.         'sos.'
  48.       Transparent = True
  49.       WordWrap = True
  50.     end
  51.     object Image1: TImage
  52.       Left = 11
  53.       Top = 22
  54.       Width = 32
  55.       Height = 32
  56.       Picture.Data = {<image000.bmp>}
  57.       Transparent = True
  58.     end
  59.     object PlaCheckBoxMIMEIncorrecto: TPlaCheckBox
  60.       Tag = 16100
  61.       Left = 58
  62.       Top = 58
  63.       Width = 183
  64.       Height = 16
  65.       HelpContext = 217
  66.       Caption = 'Archivos con tipo MIME incorrecto'
  67.       Font.Charset = DEFAULT_CHARSET
  68.       Font.Color = clWindowText
  69.       Font.Height = -11
  70.       Font.Name = 'Tahoma'
  71.       Font.Style = []
  72.       ParentFont = False
  73.       TabOrder = 0
  74.       Visible = False
  75.     end
  76.     object PlaCheckBoxDobleExtension: TPlaCheckBox
  77.       Left = 58
  78.       Top = 58
  79.       Width = 161
  80.       Height = 16
  81.       HelpContext = 217
  82.       Caption = 'Archivos con doble extensi∩┐╜n'
  83.       Font.Charset = DEFAULT_CHARSET
  84.       Font.Color = clWindowText
  85.       Font.Height = -11
  86.       Font.Name = 'Tahoma'
  87.       Font.Style = []
  88.       ParentFont = False
  89.       TabOrder = 1
  90.     end
  91.     object PlaCheckBoxExtensiones: TPlaCheckBox
  92.       Left = 58
  93.       Top = 76
  94.       Width = 210
  95.       Height = 16
  96.       HelpContext = 218
  97.       Caption = 'Archivos con las siguientes extensiones'
  98.       Font.Charset = DEFAULT_CHARSET
  99.       Font.Color = clWindowText
  100.       Font.Height = -11
  101.       Font.Name = 'Tahoma'
  102.       Font.Style = []
  103.       ParentFont = False
  104.       TabOrder = 2
  105.     end
  106.     object PlaButtonExtensiones: TPlaButton
  107.       Left = 315
  108.       Top = 73
  109.       Width = 70
  110.       Height = 21
  111.       HelpContext = 219
  112.       Caption = 'Extensiones'
  113.       Font.Charset = DEFAULT_CHARSET
  114.       Font.Color = clWindowText
  115.       Font.Height = -11
  116.       Font.Name = 'Tahoma'
  117.       Font.Style = []
  118.       ParentFont = False
  119.       TabOrder = 3
  120.       OnClick = PlaButtonExtensionesClick
  121.     end
  122.   end
  123.   object ButtonAceptar: TPlaButton
  124.     Tag = 2200
  125.     Left = 257
  126.     Top = 128
  127.     Width = 73
  128.     Height = 21
  129.     HelpContext = 193
  130.     Caption = '&Aceptar'
  131.     Font.Charset = DEFAULT_CHARSET
  132.     Font.Color = clWindowText
  133.     Font.Height = -11
  134.     Font.Name = 'Tahoma'
  135.     Font.Style = []
  136.     ParentFont = False
  137.     TabOrder = 1
  138.     OnClick = ButtonAceptarClick
  139.     Default = True
  140.     ModalResult = 1
  141.   end
  142.   object ButtonCancelar: TPlaButton
  143.     Tag = 2400
  144.     Left = 338
  145.     Top = 128
  146.     Width = 73
  147.     Height = 21
  148.     HelpContext = 194
  149.     Caption = '&Cancelar'
  150.     Font.Charset = DEFAULT_CHARSET
  151.     Font.Color = clWindowText
  152.     Font.Height = -11
  153.     Font.Name = 'Tahoma'
  154.     Font.Style = []
  155.     ParentFont = False
  156.     TabOrder = 2
  157.     TabStop = False
  158.     Cancel = True
  159.     ModalResult = 2
  160.   end
  161. end
  162.